Comment fix.
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Fri, 4 Nov 2005 18:28:59 +0000 (18:28 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Fri, 4 Nov 2005 18:28:59 +0000 (18:28 +0000)
gpsbabel/gbtypes.h

index 78ad7582d8b49dd91d0fb6ea8928c6dadd2b981c..1cde7660912987efe4b4f520d5c7af0145bc8f7c 100644 (file)
@@ -49,6 +49,6 @@ typedef uint16_t      gbuint16;
 typedef  int32_t        gbint32;
 typedef  int16_t        gbint16;
 
-#endif // defined(_MSC_VER)
+#endif /* defined(_MSC_VER) */
 
 #endif /* gb_types_h_included */